home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Skype 3.8.0.188
/
SkypeSetup.exe
/
0
/
RCDATA
/
TSSCONFIRMFORM
/
TSSCONFIRMFORM.txt
Wrap
Text File
|
2008-11-21
|
3KB
|
129 lines
object ssConfirmForm: TssConfirmForm
Left = 290
Top = 310
ActiveControl = CancelButton
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
ClientHeight = 376
ClientWidth = 410
Color = clWhite
Constraints.MinHeight = 190
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnKeyDown = TntFormKeyDown
OnShow = TntFormShow
PixelsPerInch = 96
TextHeight = 13
object BGImage: TImage
Left = 0
Top = 0
Width = 410
Height = 376
Align = alClient
AutoSize = True
end
object SkipButton: TTntButton
Left = 312
Top = 335
Width = 75
Height = 25
Caption = 'Skip'
ModalResult = 5
TabOrder = 0
end
object CancelButton: TTntButton
Left = 224
Top = 335
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object OkButton: TTntButton
Left = 136
Top = 335
Width = 75
Height = 25
Caption = 'Ok'
ModalResult = 1
TabOrder = 2
end
object TntPanel1: TTntPanel
Left = 70
Top = 64
Width = 310
Height = 257
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 3
object MsgLabel: TTntLabel
Left = 0
Top = 0
Width = 310
Height = 13
Align = alTop
Caption = 'Info!'
Color = clWhite
ParentColor = False
WordWrap = True
end
object LinkLabel: TTntLabel
Left = 0
Top = 171
Width = 310
Height = 13
Align = alBottom
AutoSize = False
Caption = 'http://'
Color = clWhite
ParentColor = False
Visible = False
OnClick = LinkLabelClick
end
object TntPanel2: TTntPanel
Left = 0
Top = 184
Width = 310
Height = 73
Align = alBottom
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 0
Visible = False
object rbClose: TTntRadioButton
Left = 0
Top = 9
Width = 310
Height = 26
Caption =
'Automatically close applications and attempt to restart them aft' +
'er setup is complete'
Checked = True
TabOrder = 0
TabStop = True
WordWrap = True
end
object rbDoNotClose: TTntRadioButton
Left = 0
Top = 46
Width = 310
Height = 26
Caption = 'Do not close applications (a reboot will be required)'
TabOrder = 1
WordWrap = True
end
end
end
end